C1.Web.Mvc Namespace / ChartAxis<T> Class / Labels Property

In This Topic
Labels Property
In This Topic
Gets or sets a value indicating whether axis labels are visible.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Labels As Boolean
 
See Also